rendernode: Compute border node colors properly
authorBenjamin Otte <otte@redhat.com>
Thu, 2 May 2019 17:22:43 +0000 (19:22 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 May 2019 17:35:45 +0000 (19:35 +0200)
commit19227d978954fb0d1e19503bd1ab59a6c8731f41
tree03cdd9dbab3b0295c3567d8cbf11c9ee3d1016e9
parent8915d6090040f23e3380d0f019884013ae64f12c
rendernode: Compute border node colors properly

Change the way we compute border color cutoffs to the same method that
browsers use. This method does not consider the corner sizes at all and
only looks at border-width.
gsk/gskrendernodeimpl.c